home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / comm / bbs / FList_211.lha / FList / Rexx / FlistRemark.Trans < prev   
Text File  |  1997-01-19  |  108b  |  7 lines

  1. /**/
  2. Options Results
  3. call open(out,'ram:FLIST_REMARK','W')
  4. call close(out)
  5. call 'BBS:REXX/FList.Trans'
  6. exit
  7.